[XEND] Fix interpretation of stringified 64 bit ints in
authorAlastair Tse <atse@xensource.com>
Thu, 12 Oct 2006 11:30:01 +0000 (12:30 +0100)
committerAlastair Tse <atse@xensource.com>
Thu, 12 Oct 2006 11:30:01 +0000 (12:30 +0100)
commit2f88aa3aa6074f0c2e51988758891d16e31c69ce
treef8f718e2f6f75ac9b8b0291ec1af6d5e5531373f
parenta69280ed5e81dcbe255ea616068c21edc5e39470
[XEND] Fix interpretation of stringified 64 bit ints in
XendConfig. Rename Xen API classes, "Host" and "Host_CPU" to their
lowercase equivalent.

Apparent confusion in the docs as to what they should be named.

Signed-off-by: Alastair Tse <atse@xensource.com>
tools/python/xen/xend/XendAPI.py
tools/python/xen/xend/XendConfig.py